/* CSS Document */
html, body, blockquote, p, form, q, dt,
dl, dd,  div, h1, h2, h3, h4, h5, h6,
br, a, ul, ol, li, img, fieldset{
	padding: 0;
	margin: 0; 
	border: 0; 
	list-style-type: none;
}

body{
	font-size: 14px;
	font-family: Tahoma, sans-serif;
	color : #FFF;
	background: url("/template 1.0/images/body.gif") repeat #060606; 
}

.align-left{
	text-align: left !important;	
}
.align-right{
	text-align: right !important;	
}
.hidden{
	display: none;
}
.block{
	display: block;
}
a{
  color: #fff;
}
a:hover{
  text-decoration: none;
}
.underline{
  text-decoration: underline;
}
.big{
  text-decoration: none !important;
  font-size: 20px;
  padding: 10px 0;
}
.sanskrit
{
font-style: italic;
}
div.book{
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #747474;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.Bold_20px_with_border{
  border-left: 3px solid #FFF;
  border-bottom: 1px solid #fff;
  padding-left: 7px;
  margin-right: 10px;
}
div.alcenter{
  text-align: center;
}
.clear{
	clear: both;
	width: 100%;
	height: 0;
	overflow: hidden;
}
.clear2{
	clear: both;
	width: 100%;
	height: 20px;
	overflow: hidden;
}
.left{
	float: left;
}
.right{
	float: right;
}
#site{
	margin: 0 auto;
	width: 933px;
	padding-top: 104px
}
#header{
  position: fixed;
  top: 0;
  background: #000;
	width: 933px;
	height: 64px;
	background: url("/template 1.0/images/body.gif") repeat #060606; 
}
#header h1{
	floaT: left;
}
#header[id] h1 a{
	display: block;
	float: left;
	width: 169px;
	height: 49px;
	padding-top: 7px;
	background: url("/template 1.0/images/logo.png") no-repeat bottom left;
	
}
#header h1 a span{
	display: none;
}
ul.breadcrumbs{
	float: right;
	padding-top: 40px;
	list-style: none;
}
ul.breadcrumbs li{
	float: left;
}
ul.breadcrumbs li a{
	float: left;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
}
ul.breadcrumbs li a:hover{
	color: #faead3;
}
ul.breadcrumbs li.last{
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
.h-line{
	clear: both;
	width: 933px;
	height: 1px;
	margin-top: 7px;
	overflow: hidden;
	background: url("/template 1.0/images/header-line.gif") no-repeat;
}
#content{
	width: 892px;
	min-height: 400px;
	padding: 0px 20px 0;
	background: url("/template 1.0/images/content.jpg") no-repeat;
	text-align: justify;
	margin-bottom: 15px;
}
#content p{
  font-size: 15px;
  font-weight: bold;
  text-indent: 25px;
  margin-bottom: 10px;
}
#content p.center{
  text-indent: 0px;
  text-align: center;
}
.space{
  padding-bottom: 32px;
}
h3{
  font-size: 15px;
  text-decoration: underline;
  text-align: center;
  margin-bottom: 10px;
  line-height: 20px;
}
* html #content{
	height: 400px; 
}
#content #title{
	width: 858px;
	height: 90px;
	padding: 20px 20px 0 35px;
}
h2{
  color: #FFF;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
h4{
  color: #FFF;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px dotted #b6b4b4;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
}
a.title{
	display: block;
	color: #FFF;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.title:hover{
	color: #f1de75;	
}
a.title2{
	display: block;
	color: #FFF;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.title2:hover{
	color: #8c87fd;	
}
span.yellow{
	color: #f1de75;
}
span.blue{
	color: #8c87fd;
}
a.leftimg{
	float: left;
	margin: 0 25px 10px 0;
}
a img{
	border: none;
}
a.link{
  text-align: center;
  display: block;
  color: #FFF;
  text-decoration: underline;
}
a.link:hover{
  text-decoration: none;
}
a.leftimg{
  display: block;
  width: 317px;
  text-decoration: none;
  font-size: 12px;
}
a.leftimg span{
  display: block;
  padding-top: 5px;
  color: #f1de75;
}
a.leftimg span:hover{
  color: #FFF;
}
a.leftimg span.krscolor{
  color: #8c87fd !important;
}
a.leftimg span.krscolor:hover{
  color: #FFF !important;
}
ul.list{
  list-style: none;
}
ul.list li a{
  text-decoration: none;
}
ul.list li a:hover{
  color: #bbb;
}
ul.list2{
  list-style: none;
}
ul.list2 li a{
  text-decoration: none;
  font-size: 17px;
  white-space: nowrap;
}
ul.list2 li a:hover{
  color: #ecf677;
}





#footer{
	width: 893px;
	height: 30px;
	overflow: hidden;
	padding: 0 20px;
	background: url("images/footer.jpg") no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #e7e6e6;
	line-height: 30px;
	margin-bottom: 10px;
}
a.footerlink{
	font-size: 12px;
	font-weight: bold;
	color: #e7e6e6;
	line-height: 30px;
	text-decoration: none;
}
a.footerlink:hover{
	text-decoration: underline;
}


/* Music */

ol.music-list{
  padding-left: 20px;
  list-style: decimal outside;
}
ol.music-list li{
  clear: both;
  padding-left: 15px;
  list-style: decimal;
}
ol.music-list li a{
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 2px 0;
}
ol.music-list li a:hover{
  background: #a92d25;
}
ol.music-list li a span.name{
  display: inline-block;
  width: 250px;
  cursor: pointer;  
}
ol.music-list li a span.title{
  cursor: pointer;       
}
div.imagebar{
  position: fixed;
  top: 84px; 
  left: 50%;
  margin-left: -465px;
  width: 930px; 
  height: 62px; 
  background: url('/music/imagebar.jpg') no-repeat;
}
div.imagebar a.img{
  display: block;
  float: left;
  width: 62px;
  height: 62px;
}
